home *** CD-ROM | disk | FTP | other *** search
/ Catch That Kid Press Kit / Catch That Kid Press Kit.iso / pc / notes / production.swf / scripts / DefineButton2_164 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-12-16  |  67 b   |  4 lines

  1. on(release){
  2.    _parent._parent.controller.brandButton(this);
  3. }
  4.